Step of Proof: filter-commutes 11,40

Inference at * 
Iof proof for Lemma filter-commutes:


  T:Type, P1P2:(T), L:(T List). filter(P1;filter(P2;L)) ~ filter(P2;filter(P1;L)) 
latex

 by InteriorProof ObviousListInduction 
latex


 .


DefinitionsSQType(T), {T}, left + right, Unit, P  Q, P & Q, x:A  B(x), P  Q, f(a), , s = t, b, A, b, Type, , x:AB(x), s ~ t, x:AB(x), type List, t  T
Lemmasnot assert elim, bool sq, assert elim, eqtt to assert, iff transitivity, eqff to assert, assert of bnot, bnot wf, not wf, assert wf, bool wf

origin